Remove redundant byte-swapping boundary
authorPo Lu <luangruo@yahoo.com>
Thu, 4 Apr 2024 05:52:52 +0000 (13:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 4 Apr 2024 05:52:52 +0000 (13:52 +0800)
commitdaefd6771a4879bb8e71ea67f69522700155df01
tree17dc4a1fcde79c3e7f568d8abd901f9a50a28751
parent42c0603c7aab191c9cc15a7eca1253060ff5b71a
Remove redundant byte-swapping boundary

* src/sfnt.c (sfnt_read_OS_2_table):

* src/sfnt.h (struct sfnt_OS_2_table): Don't redundantly realign
after s_family_class.
src/sfnt.c
src/sfnt.h